projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1e35a
)
(dabbrev-abbrev-skip-leading-regexp): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 11 Aug 1997 23:55:10 +0000
(23:55 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 11 Aug 1997 23:55:10 +0000
(23:55 +0000)
lisp/dabbrev.el
patch
|
blob
|
history
diff --git
a/lisp/dabbrev.el
b/lisp/dabbrev.el
index 1d789a06b3ba4cc564236df23597d6e346ba8ffc..e7dc6e3adc3945658cd51e6ea220407960fb018c 100644
(file)
--- a/
lisp/dabbrev.el
+++ b/
lisp/dabbrev.el
@@
-119,9
+119,7
@@
Example: Set this to \"\\\\$\" for programming languages
in which variable names may appear with or without a leading `$'.
-\(For example, in Makefiles.
- :type 'regexp
- :group 'dabbrev))
+\(For example, in Makefiles.\)
Set this to nil if no characters should be skipped."
:type '(choice regexp